Fix a doc comment.
authorMatthias Clasen <mclasen@redhat.com>
Tue, 2 Nov 2004 05:40:33 +0000 (05:40 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Tue, 2 Nov 2004 05:40:33 +0000 (05:40 +0000)
2004-11-02  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkfilechooserbutton.c (gtk_file_chooser_button_class_init):
Fix a doc comment.

ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkfilechooserbutton.c

index 0ae257feaf69f7b0634ee2c25316d897b3118164..e931340e92a4989ffd0c0e381cb569277c4bc86b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-11-02  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtkfilechooserbutton.c (gtk_file_chooser_button_class_init): 
+       Fix a doc comment.
+
 2004-11-01  Matthias Clasen  <mclasen@redhat.com>
 
        * gtk/gtkentrycompletion.c (_gtk_entry_completion_resize_popup): 
index 0ae257feaf69f7b0634ee2c25316d897b3118164..e931340e92a4989ffd0c0e381cb569277c4bc86b 100644 (file)
@@ -1,3 +1,8 @@
+2004-11-02  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtkfilechooserbutton.c (gtk_file_chooser_button_class_init): 
+       Fix a doc comment.
+
 2004-11-01  Matthias Clasen  <mclasen@redhat.com>
 
        * gtk/gtkentrycompletion.c (_gtk_entry_completion_resize_popup): 
index 0ae257feaf69f7b0634ee2c25316d897b3118164..e931340e92a4989ffd0c0e381cb569277c4bc86b 100644 (file)
@@ -1,3 +1,8 @@
+2004-11-02  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtkfilechooserbutton.c (gtk_file_chooser_button_class_init): 
+       Fix a doc comment.
+
 2004-11-01  Matthias Clasen  <mclasen@redhat.com>
 
        * gtk/gtkentrycompletion.c (_gtk_entry_completion_resize_popup): 
index 0ae257feaf69f7b0634ee2c25316d897b3118164..e931340e92a4989ffd0c0e381cb569277c4bc86b 100644 (file)
@@ -1,3 +1,8 @@
+2004-11-02  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtkfilechooserbutton.c (gtk_file_chooser_button_class_init): 
+       Fix a doc comment.
+
 2004-11-01  Matthias Clasen  <mclasen@redhat.com>
 
        * gtk/gtkentrycompletion.c (_gtk_entry_completion_resize_popup): 
index a31ad6071fde937eb50b6e38d542a2bb4027dfb4..f2b59d299dba7ff269eda1708100fa6a6e74ce44 100644 (file)
@@ -284,7 +284,7 @@ gtk_file_chooser_button_class_init (GtkFileChooserButtonClass * class)
                                                         FALSE, G_PARAM_READWRITE));
 
   /**
-   * GtkFileChooserButton:
+   * GtkFileChooserButton:width-chars:
    * 
    * The width of the entry and label inside the button, in characters.
    *